ASP.NET MVC Controls
CollectionViewResponse<T> Class Members
Properties 

The following tables list the members exposed by CollectionViewResponse<T>.

Public Constructors
 NameDescription
Public ConstructorCollectionViewResponse<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyColumnDataGets or sets the data of specific column.  
Public PropertyErrorGets or sets the error message. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyItemsThe items data for Read command.  
Public PropertyOperatedItemResultsThe results of creating, deleting or updating items.  
Public PropertyPageIndexThe index of page which the items are in.  
Public PropertySkipGets or sets the skip item count from the start.  
Public PropertySuccessGets or sets whether the operation is success. (Inherited from C1.Web.Mvc.OperationResult)
Public PropertyTotalItemCountThe total number of items in the view before paging is applied.  
Top
See Also

Reference

CollectionViewResponse<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback